object FormConfigBloqueoUrl: TFormConfigBloqueoUrl Left = 608 Top = 241 Width = 510 Height = 437 ActiveControl = PlaEditUrlBlanca Caption = 'Configurar direcciones de confianza' Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PlaGroupBoxListaBlanca: TPlaGroupBox Left = 25 Top = 16 Width = 450 Height = 168 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Lista de p�ginas web permitidas' TabOrder = 0 object LabelBlanca: TLabel Left = 12 Top = 24 Width = 330 Height = 13 Caption = 'A�ade a la lista las direcciones URL que consideras son de confi' + 'anza.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object Label1: TLabel Left = 273 Top = 42 Width = 93 Height = 13 Caption = 'Nueva p�gina web:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object Label2: TLabel Left = 276 Top = 79 Width = 160 Height = 13 Caption = 'Ejemplo: http//www.ejemplo.com' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object PlaListBlanca: TPlaListView Left = 12 Top = 42 Width = 253 Height = 112 Color = clWhite CheckBoxes = False Columns = < item Width = 250 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end> DragCursor = crDrag DragMode = dmManual HideSelection = False MultiSelect = False ParentColor = False ShowColumnHeaders = False TabOrder = 0 OnSelectItem = PlaListBlancaSelectItem Data = {000100000000FE} end object PlaEditUrlBlanca: TPlaEdit Left = 273 Top = 57 Width = 163 Height = 22 MaxLength = 3999 TabOrder = 1 Text = 'http://' Transparent = False OnChange = PlaEditUrlBlancaChange end object PlaBtnAgregarBlanca: TPlaButton Left = 272 Top = 96 Width = 75 Height = 21 Caption = 'A�adir' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = PlaBtnAgregarBlancaClick end object PlaBtnEliminarBlanca: TPlaButton Left = 272 Top = 126 Width = 75 Height = 21 Caption = 'Eliminar' Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = PlaBtnEliminarBlancaClick end end object PlaGroupBoxListaNegra: TPlaGroupBox Left = 25 Top = 190 Width = 450 Height = 168 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Lista de p�ginas web a bloquear' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 object LabelNegra: TLabel Left = 12 Top = 24 Width = 366 Height = 13 Caption = 'A�ade a la lista las direcciones URL que consideras que no son d' + 'e confianza.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object Label3: TLabel Left = 276 Top = 79 Width = 160 Height = 13 Caption = 'Ejemplo: http//www.ejemplo.com' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object Label4: TLabel Left = 273 Top = 42 Width = 93 Height = 13 Caption = 'Nueva p�gina web:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object PlaListNegra: TPlaListView Left = 12 Top = 42 Width = 253 Height = 112 Color = clWhite CheckBoxes = False Columns = < item Width = 250 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end> DragCursor = crDrag DragMode = dmManual HideSelection = False MultiSelect = False ParentColor = False ShowColumnHeaders = False TabOrder = 0 OnSelectItem = PlaListNegraSelectItem Data = {000100000000FE} end object PlaBtnEliminarNegra: TPlaButton Left = 272 Top = 126 Width = 75 Height = 21 Caption = 'Eliminar' Enabled = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = PlaBtnEliminarNegraClick end object PlaBtnAgregarNegra: TPlaButton Left = 272 Top = 96 Width = 75 Height = 21 Caption = 'A�adir' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = PlaBtnAgregarNegraClick end object PlaEditUrlNegra: TPlaEdit Left = 273 Top = 57 Width = 163 Height = 22 Cursor = crIBeam MaxLength = 3999 TabOrder = 3 Text = 'http://' Transparent = False OnChange = PlaEditUrlNegraChange end end object PlaButtonCerrar: TPlaButton Left = 400 Top = 368 Width = 75 Height = 21 Caption = 'Cancelar' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = PlaButtonCerrarClick Cancel = True end object PlaButtonAceptar: TPlaButton Left = 313 Top = 368 Width = 75 Height = 21 Caption = 'Aceptar' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = PlaButtonAceptarClick end end